home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000171_owner-test-k@cs.umb.edu_Tue Nov 29 15:29:44 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  1KB

  1. Received: by cs.umb.edu id AA13025
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 10:29:18 -0500
  3. Received: from vaxa (vaxa.mdx.ac.uk) by cs.umb.edu with SMTP id AA12989
  4.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 10:27:23 -0500
  5. Date: Tue, 29 Nov 1994 15:29:44 GMT
  6. Message-Id: <94112915294375@mdx.ac.uk>
  7. From: dick1@mdx.ac.uk
  8. To: tex-k@cs.umb.edu
  9. X-Vms-To: SMTP%"tex-k@cs.umb.edu"
  10. Sender: owner-test-k@cs.umb.edu
  11. Precedence: bulk
  12.  
  13. Can you advise me on how to build a bigger virtex?
  14.  
  15. I am trying to use web2c-6.1 to build a LaTeX2e with
  16. enough memory to handle some large pictures. The
  17. platform is a mix of Apollo DN4500 and HP/Apollo
  18. 425t. I also have access to some HP725 machines if
  19. I am prepared to inflict my experiments on suspecting
  20. users.
  21.  
  22. I have  changed web2c-6.1/web2c/tex/small.sed to read
  23.  
  24.        s/mem_max=262140/mem_max=1048480/
  25.        s/mem_top=262140/mem_top=1048480/
  26.  
  27. and run
  28.  
  29.        configure DEFS=-DSMALLTeX
  30.  
  31. The resulting TeX complains
  32.  
  33.        Ouch---my internal constants have been clobbered!---case 14
  34.  
  35. I realise that the solution is probably to rtfm but if you have
  36. already faced this problem and are able to shorten my crawl up
  37. the learning curve I would be most grateful.
  38.  
  39. Dick Gledhill